@media screen and (max-width:1000px) {
	#indexs{
		margin-top: 60px;
	}
	.announcement,.announcement h2{
		width: auto;
	}
	.announcement h2{
		font-size: 24px;
		font-weight: bold;
		line-height: 32px;
	}
	#news{
		width: 92%;
		margin: 0 auto;
		height: auto;
		position: initial;
	}
	.tab{
		width: 100%;
		height: auto;
		position: initial;
	}
	.tab ul{
		display: none;
	}
	.tab div{
		width: 92%;
		max-width: initial;
		margin: 0 auto;
		padding-left: 20px;
	}
	#news .titles{
		position: initial;
		margin: 20px;
	}
	.tab div span:nth-child(3){
		display: block !important;
	}
	.tab div>span{
		margin-left: 0;
		margin-bottom: 30px;
		width: 92% !important;
	}
	.tab div>span img{
		max-width: 100%;
	}
	#looks .titles,#djtd_home{
		position: initial;
	}
	#looks {
		height: auto !important;
		width: 100%;
		margin: 30px auto;
		box-sizing: border-box;
		padding: 0 4%;
	}
	#looks .titles p:first-of-type{
		text-align: left;
		font-size: 20px;
	}
	#looks .titles p:last-of-type{
		font-size: 30px;
	}
	#looks .titles{
	margin-bottom: 20px;
	}
	#djtd_home{
		width: 100%;
	}
	.all-list-item{
		height: 50px;
		line-height: 50px;
		box-sizing: border-box;
	}
	.all-list-item-tit{
		width: calc(100% - 95px);
		text-align: left;
	}
	#looks a{
		font-size: 16px;
		display: block;
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	#boxs,#box2,#box3{
		width: 100%;
		position: initial;
	}
	#lookr{
		height: auto;
		width: 100%;
		max-height: inherit;
	}
	#looke,#look2,#look3,#looke4{
		position: relative;
		height: 231px;
	}
	#look3>a,#look2>a,#looke4 a,#looke a{
		margin-top: 0;
		padding-top: 200px;
	}
	#look3>div,#look2>div,#looke4>div,#looke>div{
		position: absolute;
		left: 50%;
		margin-left: -15px !important;
		top: 53%;
	}
	.ydsds{
		display: none;
	}
	.vident{
		padding: 30px 0 55px 0;
	}
	.deotxt{
		width: 92% !important;
		margin: 0 auto;
	}
}